BLUR BITMAP
This command will blur the contents of a specified Bitmap. You must specify a blur value from 1 to 6 to provide the intensity of the blurring. A blur value of 1 will perform mild blurring, up to a value of 6 that causes severe blurring. The greater the intensity of blurring, the longer it takes to perform. The time it takes to blur a bitmap is also dependent on the size of the bitmap. The parameters should be specified using integer values.
SYNTAX
BLUR BITMAP Bitmap Number,Blur Value
RELATED INFO
BITMAP Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example